Click or drag to resize

ServiceUpdateOwaOptions Method (OwaOptions, StandardFolder)

Updates the owa options.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response UpdateOwaOptions(
	OwaOptions owaOptions,
	StandardFolder standardFolder
)

Parameters

owaOptions
Type: Independentsoft.ExchangeOwaOptions
The owa options.
standardFolder
Type: Independentsoft.ExchangeStandardFolder
The standard folder.

Return Value

Type: Response
Response.
See Also